projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bb12af
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Wed, 28 Mar 2001 14:32:24 +0000
(14:32 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Wed, 28 Mar 2001 14:32:24 +0000
(14:32 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 47f6bdfa98d3140010c79783de5f89d7d56d8a21..83a0653a3c1c0e94e7a9fa5243a0fe57b2d4d934 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,8
@@
2001-03-28 Gerd Moellmann <gerd@gnu.org>
+ * xdisp.c (reseat_to_string): If STRING is multibyte, set
+ the iterator's multibyte_p flag.
+
* xfaces.c (realize_basic_faces): Decrement menu_face_change_count
instead of setting it to zero; it's incremented for each frame
where the menu face is changed.